FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (94 ms)

Package nictiz.fhir.nl.r4.zib2020
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate
Url http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate
Status draft
Name ZibHeartRate
Title zib HeartRate
Experimental False
Realm nl
Description The heart rate is the number of heartbeats per minute.
Purpose This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) HeartRate v3.4 (2020)](https://zibs.nl/wiki/HeartRate-v3.4(2020EN)).
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-HeartRate-2022Q1 NICE-HeartRate
http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate nl core HeartRate

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/pattern-VitalSigns pattern VitalSigns
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.3.2--20200901000000 HartslagMeetMethodeCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.3.1--20200901000000 HartslagRegelmatigheidCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.3.3--20200901000000 InterpretatieFrequentieCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-HeartRate",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate",
  "name" : "ZibHeartRate",
  "title" : "zib HeartRate",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The heart rate is the number of heartbeats per minute.",
  "purpose" : "This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) HeartRate v3.4 (2020)](https://zibs.nl/wiki/HeartRate-v3.4(2020EN)).",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-heartrate-v3.4-2020EN",
      "uri" : "https://zibs.nl/wiki/HeartRate-v3.4(2020EN)",
      "name" : "zib HeartRate-v3.4(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : true,
  "type" : "Observation",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/pattern-VitalSigns",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "HeartRate",
        "comment" : "**HL7 Vital Signs compatibility**\r\n\r\nAlthough this profile represents a vital signs measurement, it is *not* directly based on the HL7 Vital Signs profile because of two issues in its current version that prevent it from being used for the exchange of zibs (see below). However, an effort has been made to make this profile functionally equivalent to (a profile derived from) the [HL7 Vital Signs HeartRate profile](http://hl7.org/fhir/StructureDefinition/heartrate). Instances for both profiles should be highly compatible.\r\n\r\nThis means that it should be possible to mostly validate an instance for this profile against the HL7 Vital Signs counterpart, _except_ for references on `Observation.hasMember` and `Observation.derivedFrom`. The base HL7 Vital Signs profile restricts the targets of these element to itself, which is a requirement that can never be satisfied for instances of profiles that are not directly derived from it.\r\n\r\nPlease note that this profile implements the zib and can therefore be more restricted than its HL7 counterpart. It should be regarded as a derived profile rather than a direct recreation of the HL7 version.\r\n\r\n**Differences with the HL7 Vital Signs counterpart**\r\n\r\n* The _required_ terminology binding on `Observation.component` to the [Vital Signs Units](http://hl7.org/fhir/ValueSet/ucum-vitals-common) dataset makes it impossible to use `.component` for representing anything else than a Quantity (like a CodeableConcept or a boolean). This binding has therefore been omitted in the current profile.\r\n* The `mustSupport` = _true_ flag found on numerous elements isn't further specified in the HL7 Vital Signs IG, as is required by FHIR. This flag has therefore been omitted from the current profile.\r\n* The target restriction on `Observation.hasMember` and `Observation.derivedFrom` to the HL7 Vital Signs profile cannot be fulfilled. This restriction has therefore been omitted from the current profile.\r\n\r\nIt might happen that for some concepts, the zib uses a different (but compatible) way than what is recommended by the [HL7 Vital Signs IG](http://hl7.org/fhir/r4/observation-vitalsigns.html). This is described in the comments for these concepts. There are also some differences in the profiling approach between the current and the HL7 profile, like the use of patterns rather than slices with fixed systems and codes to enforce the inclusion of some coding (for reasons of consistency with other zib profiles, the former approach has been chosen here). Apart from what is mentioned above, constraints, invariants and terminology bindings have been copied from the HL7 Vital Signs profile, but some textual descriptions have been omitted.\r\n\r\nNote: No equivalent for the HL7 Vital Signs base profile has been created to implement the zib profiles. The profile for this zib has been directly modelled onto its HL7 Vital Signs counterpart.",
        "alias" : [
          "Hartfrequentie"
        ],
        "mapping" : [
          {
            "identity" : "zib-heartrate-v3.4-2020EN",
            "map" : "NL-CM:12.3.1",
            "comment" : "HeartRate"
          }
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8867-4"
            }
          ]
        }
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.effective[x]:effectiveDateTime",
        "path" : "Observation.effective[x]",
        "sliceName" : "effectiveDateTime",
        "short" : "HeartRateDateTime",
        "definition" : "Date and time of the heart rate measurement.",
        "alias" : [
          "HartfrequentieDatumTijd"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-heartrate-v3.4-2020EN",
            "map" : "NL-CM:12.3.4",
            "comment" : "HeartRateDateTime"
          }
        ]
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "short" : "HeartRateValue",
        "definition" : "The heart rate measured as the number of heartbeats per minute.",
        "alias" : [
          "HartfrequentieWaarde"
        ],
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org",
          "code" : "/min"
        },
        "mapping" : [
          {
            "identity" : "zib-heartrate-v3.4-2020EN",
            "map" : "NL-CM:12.3.2",
            "comment" : "HeartRateValue"
          }
        ]
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "1"
      },
      {
        "id" : "Observation.note.text",
        "path" : "Observation.note.text",
        "short" : "Comment",
        "definition" : "Comment on any problems or factors that may influence the measurement.",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "zib-heartrate-v3.4-2020EN",
            "map" : "NL-CM:12.3.3",
            "comment" : "Comment"
          }
        ]
      },
      {
        "id" : "Observation.method",
        "path" : "Observation.method",
        "short" : "HeartRateMeasurementMethod",
        "definition" : "The method used to count and observe the heart rate.",
        "alias" : [
          "HartslagMeetMethode"
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.3.2--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-heartrate-v3.4-2020EN",
            "map" : "NL-CM:12.3.6",
            "comment" : "HeartRateMeasurementMethod"
          }
        ]
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:heartbeatRegularity",
        "path" : "Observation.component",
        "sliceName" : "heartbeatRegularity",
        "max" : "1"
      },
      {
        "id" : "Observation.component:heartbeatRegularity.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "301112006"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:heartbeatRegularity.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "HeartbeatRegularity",
        "definition" : "Regularity of the heartbeat.",
        "alias" : [
          "HartslagRegelmatigheid"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.3.1--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-heartrate-v3.4-2020EN",
            "map" : "NL-CM:12.3.5",
            "comment" : "HeartbeatRegularity"
          }
        ]
      },
      {
        "id" : "Observation.component:interpretationHeartRate",
        "path" : "Observation.component",
        "sliceName" : "interpretationHeartRate",
        "max" : "1"
      },
      {
        "id" : "Observation.component:interpretationHeartRate.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "301113001"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:interpretationHeartRate.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "InterpretationHeartRate",
        "definition" : "Interpretation heart rate",
        "alias" : [
          "InterpretatieFrequentie"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.3.3--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-heartrate-v3.4-2020EN",
            "map" : "NL-CM:12.3.7",
            "comment" : "InterpretationHeartRate"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.